[INFO] cloning repository https://github.com/Rafaeltheraven/wagon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rafaeltheraven/wagon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaeltheraven%2Fwagon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaeltheraven%2Fwagon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d9acad3087fcae65aec5e3d3d7cfc26a347fdb4
[INFO] checking Rafaeltheraven/wagon against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaeltheraven%2Fwagon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Rafaeltheraven/wagon
[INFO] finished tweaking git repo https://github.com/Rafaeltheraven/wagon
[INFO] tweaked toml for git repo https://github.com/Rafaeltheraven/wagon written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rafaeltheraven/wagon on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rafaeltheraven/wagon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded extendable-data-helpers v0.1.5
[INFO] [stderr]   Downloaded extendable-data v0.1.5
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded replace_with v0.1.7
[INFO] [stderr]   Downloaded ariadne v0.4.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded logos-display v0.1.2
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dc8794e12e06e572c87fc9d3ce2aaedf09b438beeab00e5f8e65ee4ca0bfc79
[INFO] running `Command { std: "docker" "start" "-a" "2dc8794e12e06e572c87fc9d3ce2aaedf09b438beeab00e5f8e65ee4ca0bfc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dc8794e12e06e572c87fc9d3ce2aaedf09b438beeab00e5f8e65ee4ca0bfc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc8794e12e06e572c87fc9d3ce2aaedf09b438beeab00e5f8e65ee4ca0bfc79", kill_on_drop: false }`
[INFO] [stdout] 2dc8794e12e06e572c87fc9d3ce2aaedf09b438beeab00e5f8e65ee4ca0bfc79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 868cdf7e8f7d1210f0f0b5edbffbfca691a8ce5e4705cf21516c8f6f06c6ec62
[INFO] running `Command { std: "docker" "start" "-a" "868cdf7e8f7d1210f0f0b5edbffbfca691a8ce5e4705cf21516c8f6f06c6ec62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking wagon-ident v1.0.0 (/opt/rustwide/workdir/wagon-ident)
[INFO] [stderr]     Checking syn v2.0.48
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking wagon-utils v1.0.0 (/opt/rustwide/workdir/wagon-utils)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wagon-utils/src/lib.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars {
[INFO] [stdout]     |                           ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wagon-utils/src/lib.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars {
[INFO] [stdout]     |                             ^^^^               ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wagon-utils/src/lib.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars {
[INFO] [stdout]     |                           ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn _rem_first_char(value: &str) -> Chars<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wagon-utils/src/lib.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars {
[INFO] [stdout]     |                             ^^^^               ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn _rem_first_char_n(value: &str, n: usize) -> Chars<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-utils/src/lib.rs:349:37
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn peek_unwrap(&'a mut self) -> &T {
[INFO] [stdout]     |                     --              ^^ the same lifetime is elided here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn peek_unwrap(&'a mut self) -> &'a T {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-utils/src/lib.rs:349:37
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn peek_unwrap(&'a mut self) -> &T {
[INFO] [stdout]     |                     --              ^^ the same lifetime is elided here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn peek_unwrap(&'a mut self) -> &'a T {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling extendable-data-helpers v0.1.5
[INFO] [stderr]    Compiling logos-display v0.1.2
[INFO] [stderr]    Compiling extendable-data v0.1.5
[INFO] [stderr]     Checking wagon-macros v1.0.0 (/opt/rustwide/workdir/wagon-macros)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[cfg(feature = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:513:7
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[cfg(feature = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 | #[cfg(not(feature = "nightly"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[cfg(feature = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:513:7
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[cfg(feature = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 | #[cfg(not(feature = "nightly"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[cfg(feature = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:513:7
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[cfg(feature = "nightly")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> wagon-macros/src/lib.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 | #[cfg(not(feature = "nightly"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `test`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking wagon-value v1.0.0 (/opt/rustwide/workdir/wagon-value)
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking wagon-lexer v1.0.0 (/opt/rustwide/workdir/wagon-lexer)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-lexer/src/lib.rs:217:77
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn _morph_to_math<Token>(curr: logos::Lexer<'source, Token>) -> Lexer
[INFO] [stdout]     |                                                            -------             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'source`
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn _morph_to_math<Token>(curr: logos::Lexer<'source, Token>) -> Lexer<'source>
[INFO] [stdout]     |                                                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-lexer/src/lib.rs:225:84
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub(crate) fn _morph_to_productions<Token>(curr: logos::Lexer<'source, Token>) -> Lexer
[INFO] [stdout]     |                                                                   -------             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'source`
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub(crate) fn _morph_to_productions<Token>(curr: logos::Lexer<'source, Token>) -> Lexer<'source>
[INFO] [stdout]     |                                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-lexer/src/lib.rs:233:81
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn _morph_to_metadata<Token>(curr: logos::Lexer<'source, Token>) -> Lexer
[INFO] [stdout]     |                                                                -------             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'source`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn _morph_to_metadata<Token>(curr: logos::Lexer<'source, Token>) -> Lexer<'source>
[INFO] [stdout]     |                                                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-lexer/src/lib.rs:217:77
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn _morph_to_math<Token>(curr: logos::Lexer<'source, Token>) -> Lexer
[INFO] [stdout]     |                                                            -------             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'source`
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn _morph_to_math<Token>(curr: logos::Lexer<'source, Token>) -> Lexer<'source>
[INFO] [stdout]     |                                                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-lexer/src/lib.rs:225:84
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub(crate) fn _morph_to_productions<Token>(curr: logos::Lexer<'source, Token>) -> Lexer
[INFO] [stdout]     |                                                                   -------             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'source`
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub(crate) fn _morph_to_productions<Token>(curr: logos::Lexer<'source, Token>) -> Lexer<'source>
[INFO] [stdout]     |                                                                                            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> wagon-lexer/src/lib.rs:233:81
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn _morph_to_metadata<Token>(curr: logos::Lexer<'source, Token>) -> Lexer
[INFO] [stdout]     |                                                                -------             ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'source`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub(crate) fn _morph_to_metadata<Token>(curr: logos::Lexer<'source, Token>) -> Lexer<'source>
[INFO] [stdout]     |                                                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wagon-parser v1.0.0 (/opt/rustwide/workdir/wagon-parser)
[INFO] [stderr]     Checking wagon-codegen v1.0.0 (/opt/rustwide/workdir/wagon-codegen)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wagon-codegen/src/filestructure.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter(&self) -> FileIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter(&self) -> FileIterator<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wagon-codegen/src/filestructure.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter(&self) -> FileIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn iter(&self) -> FileIterator<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wagon v1.0.0 (/opt/rustwide/workdir/wagon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] running `Command { std: "docker" "inspect" "868cdf7e8f7d1210f0f0b5edbffbfca691a8ce5e4705cf21516c8f6f06c6ec62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868cdf7e8f7d1210f0f0b5edbffbfca691a8ce5e4705cf21516c8f6f06c6ec62", kill_on_drop: false }`
[INFO] [stdout] 868cdf7e8f7d1210f0f0b5edbffbfca691a8ce5e4705cf21516c8f6f06c6ec62
